473,418 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

How do I make Xhtml strict appear in the Visual Studio 2005 dropdown?

How do I make Xhtml 1.0 strict or Xhtml 1.1 strict appear in the
Visual Studio 2005 dropdown?
How do I add a Xhtml 1.0 strict to the dropdown in visual studio 2005?
I have used the default selection XHTML 1.0 Transistional.

I have added <xhtmlConformance mode="Strict" />
in the web.config.

But I cant find a way to set this in the dropdown.

I am building a brand new web applicaiton. Even though Accessiblity is
not a requirement I just want to follow the web standards for XHTML. I
am wondering why XHTML 1.0 transtional is the default setting in VS
2005 and not even having an option for strict. Is there any reason why
not strict?

Thanks

Oct 17 '07 #1
1 1960
probably because no browser supports xhtml 1.0 strict, though the next
release of Firefox is scheduled to.

xhtml 1.0 Transistional is mostly compatible with html 4.01, though even
IE 7.0 does not fully support html 4.01 much less xhtml 1.0 transitional.

-- bruce (sqlwork.com)

De************@gmail.com wrote:
How do I make Xhtml 1.0 strict or Xhtml 1.1 strict appear in the
Visual Studio 2005 dropdown?
How do I add a Xhtml 1.0 strict to the dropdown in visual studio 2005?
I have used the default selection XHTML 1.0 Transistional.

I have added <xhtmlConformance mode="Strict" />
in the web.config.

But I cant find a way to set this in the dropdown.

I am building a brand new web applicaiton. Even though Accessiblity is
not a requirement I just want to follow the web standards for XHTML. I
am wondering why XHTML 1.0 transtional is the default setting in VS
2005 and not even having an option for strict. Is there any reason why
not strict?

Thanks
Oct 17 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: piraticman | last post by:
Hi. I have some code for a javascript jump menu... It validated with HTML 4.0 but now does not validate with XHTML strict 1.0. I have used name atributes in my code which aparantly are not...
16
by: Peter Maas | last post by:
The XHTML file below creates a 2x2 matrix of square images. There is always some space at the bottom borders of the cells (when rendered with Gecko and KHTML, not with IE) and I've found no way so...
7
by: Sugapablo | last post by:
I'm assuming there's a way to do the following, but I'm having trouble finding good information on it. If someone could point me to a good webpage on it... I want to take a Valid XHTML 1.0 page...
3
by: Walt Zydhek | last post by:
I'm testing Visual Studio 2005 for design of pages that are XHTML 1.1 Strict compliant and have found a few problems. Wondering if anyone can suggest a workaround or if it is an issue Microsoft...
3
by: TheXenocide | last post by:
Hello, First and foremost I'll describe a bit about my problem: I'm trying to make a site layout using ASP.NET 2.0 in Visual Studio .NET 2005 Beta 2. The site is a table based layout that is...
5
by: kbutterly | last post by:
Good morning all, I have a weird problem with my VS 2005 Documentation. When I open the help file through Start -Visual Studion 2005 ->Visual Studio 2005 Documentation, I get what appears to be...
18
by: Poldie | last post by:
How do I turn it on? I'm using vb 2005 in visual studio 2005 sp1. In my web.config I have: <compilation debug="true" strict="true" /> In my Tools/Options/Projects and solutions/vb defaults...
10
by: Robert Huff | last post by:
Can someone offer suggestions why, on the same server (Apache 2.2.8), this works <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en-US"> <head> <link rel=stylesheet...
7
by: Bobby Edward | last post by:
To use XHTML Strict all I have to do is... 1. Add this to the top of my master page/ASPX page(s) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 2. ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.